home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++ / leda / 29 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  24 lines

  1. Newsgroups: comp.lang.c++.leda
  2. Path: novice.uwaterloo.ca!jyching
  3. From: jyching@watnow.uwaterloo.ca (John Y. Ching)
  4. Subject: Anyone using LEDA with Visual C++ 4.0?
  5. Sender: news@novice.uwaterloo.ca (Mr. News)
  6. Message-ID: <DMxzAI.9E4@novice.uwaterloo.ca>
  7. Date: Sat, 17 Feb 1996 22:47:06 GMT
  8. Nntp-Posting-Host: watnow.uwaterloo.ca
  9. Organization: University of Waterloo
  10.  
  11. If you are using LEDA (any version, but I am using 3.3R) with Visual C++ 
  12. 4.0 successfully, I'd like to hear from you. I have some problem with the 
  13. parameterized data types. It seems that VC4.0 doesn't like implict 
  14. conversion from a non-const variable or pointer (GenPtr) to a const. I 
  15. think the problem is fixable by using different macros for LEDA_ACCESS, 
  16. LEDA_COPY, LEDA_CLEAR, etc., but so far my experimentation has not 
  17. worked. Thanks in advance.
  18.  
  19. -- 
  20.  John Y. Ching (jyching@watnow.uwaterloo.ca)    |
  21.  Pattern Analysis and Machine Intelligence Lab    | 
  22.  Department of Systems Design Engineering          | 
  23.  University of Waterloo, Canada                | 
  24.